| FaFundSummary |
| Logical Entity Name | FaFundSummary |
| Default Table Name | FaFundSummary |
| Physical Only | NO |
| Definition | |
| Note |
| FaFundSummary Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaFundSummaryID |
int | NO | ||
| PellID | char(6) | NO | ||
| FaFundSourceID | int | NO | ||
| AwardYear | char(7) | NO | ||
| NumberOfStudents | int | YES | ||
| AmountAwarded | numeric(12, 2) | YES | ||
| AmountDisbursed | numeric(12, 2) | YES | ||
| AmountRefunded | numeric(12, 2) | YES | ||
| InitAuthorization | numeric(12, 2) | YES | ||
| AdjAuthorization | numeric(12, 2) | YES | ||
| CurrentBalance | numeric(12, 2) | YES | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| FaFundSummary Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaFundSummary_FaFundSummaryID_U_C_IDX | PrimaryKey | FaFundSummaryID |
| FaFundSummary Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaFundAlloc | Non-Identifying | One To Zero or More | FK_FaFundAlloc_FaFundSummaryID_FaFundSummary_FaFundSummaryID | NO | YES |
| FaFundSummary Check Constraints |
| Check Constraint Name | CheckConstraint |